.. |
sp
|
Allow auto-add usable uniforms to shader
|
2018-01-26 16:02:31 +08:00 |
2dutils.cpp
|
Remove old unused glsl code
|
2018-01-12 01:18:07 +08:00 |
2dutils.hpp
|
Try to use float for dest_ret
|
2016-07-19 12:25:16 +08:00 |
abstract_renderer.cpp
|
Fixed poly count
|
2016-01-24 22:49:56 +01:00 |
abstract_renderer.hpp
|
Minor header clean up
|
2016-10-29 10:37:45 +08:00 |
b3d_mesh_loader.cpp
|
Add a quick fallback tangent computation
|
2018-01-06 12:47:22 +08:00 |
b3d_mesh_loader.hpp
|
Add b3d loader for SP
|
2018-01-06 12:07:22 +08:00 |
camera_debug.cpp
|
Allow speed weight objects to be attached to bone
|
2017-09-18 11:27:21 +08:00 |
camera_debug.hpp
|
Removed unused smoothing setting.
|
2016-04-19 09:56:05 +10:00 |
camera_end.cpp
|
Fix end camera crash
|
2016-10-02 20:18:40 -04:00 |
camera_end.hpp
|
Started to refactor the camera into different classes. Normal
|
2016-04-18 23:29:10 +10:00 |
camera_fps.cpp
|
Properly set the camera type in the constructor (which previously
|
2016-07-25 17:45:24 +10:00 |
camera_fps.hpp
|
Started to refactor the camera into different classes. Normal
|
2016-04-18 23:29:10 +10:00 |
camera_normal.cpp
|
Apply camera fix from Stragus
|
2017-04-01 10:33:48 +08:00 |
camera_normal.hpp
|
Reduce shaking a bit by smoothing kart position. Still need to smooth kart rotation, can't quite get it to work yet
|
2017-01-29 21:33:11 -05:00 |
camera.cpp
|
Fixed 64-bit related compiler warnings.
|
2017-04-07 23:43:01 +10:00 |
camera.hpp
|
Properly set the camera type in the constructor (which previously
|
2016-07-25 17:45:24 +10:00 |
CBatchingMesh.cpp
|
Add transparent skinned mesh shader
|
2016-12-15 09:52:02 +08:00 |
CBatchingMesh.hpp
|
running whitespaces.py update 1
|
2014-03-29 11:33:43 +01:00 |
central_settings.cpp
|
Fix correct spelling of deferred
|
2018-01-25 15:38:10 +08:00 |
central_settings.hpp
|
Fix correct spelling of deferred
|
2018-01-25 15:38:10 +08:00 |
cpu_particle_manager.cpp
|
Fix correct spelling of deferred
|
2018-01-25 15:38:10 +08:00 |
cpu_particle_manager.hpp
|
Add SP for correct normal and easier shader system
|
2017-12-25 14:00:10 +08:00 |
draw_calls.cpp
|
Preload all visible spm (not including physics node) properly
|
2018-01-23 13:32:30 +08:00 |
draw_calls.hpp
|
Add SP for correct normal and easier shader system
|
2017-12-25 14:00:10 +08:00 |
explosion.cpp
|
Adjust graphics presets for SP
|
2018-01-12 12:03:31 +08:00 |
explosion.hpp
|
Updated (c) year to include 2015.
|
2015-03-30 11:42:50 +11:00 |
fixed_pipeline_renderer.cpp
|
Made Physics a singleton, removing the accessor functions from World.
|
2016-12-13 08:31:08 +11:00 |
fixed_pipeline_renderer.hpp
|
Fixed linking problems - will probably not run ;)
|
2016-11-14 09:59:08 +11:00 |
frame_buffer_layer.cpp
|
Remove features in SP that give no performance boost at all
|
2018-01-13 14:49:33 +08:00 |
frame_buffer_layer.hpp
|
Add SP for correct normal and easier shader system
|
2017-12-25 14:00:10 +08:00 |
frame_buffer.hpp
|
Add SP for correct normal and easier shader system
|
2017-12-25 14:00:10 +08:00 |
gl_headers.hpp
|
Fix no graphics and server only run
|
2018-01-10 11:35:02 +08:00 |
glwrap.cpp
|
Merge remote-tracking branch 'origin/master'
|
2018-01-13 15:44:57 +08:00 |
glwrap.hpp
|
Add SP for correct normal and easier shader system
|
2017-12-25 14:00:10 +08:00 |
graphics_restrictions.cpp
|
Allow to force pot textures in graphical restrictions
|
2018-01-16 22:50:18 +01:00 |
graphics_restrictions.hpp
|
Allow to force pot textures in graphical restrictions
|
2018-01-16 22:50:18 +01:00 |
hit_effect.hpp
|
Added new isLocalPlayerKart() function to controller, which is used
|
2015-12-10 17:35:31 +11:00 |
hit_sfx.cpp
|
Added new isLocalPlayerKart() function to controller, which is used
|
2015-12-10 17:35:31 +11:00 |
hit_sfx.hpp
|
Merged with master, solved conflicts
|
2016-06-18 19:28:54 +02:00 |
irr_driver.cpp
|
Add some fallback for legacy pipeline for SP
|
2018-01-15 13:46:37 +08:00 |
irr_driver.hpp
|
Add some fallback for legacy pipeline for SP
|
2018-01-15 13:46:37 +08:00 |
light.cpp
|
Header clean up
|
2016-11-04 20:30:08 +08:00 |
light.hpp
|
Updated (c) year to include 2015.
|
2015-03-30 11:42:50 +11:00 |
lighting_passes.cpp
|
Fix shadow visualization
|
2018-01-13 15:38:52 +08:00 |
lighting_passes.hpp
|
Fix shadow visualization
|
2018-01-13 15:38:52 +08:00 |
lod_node.cpp
|
Remove unused entries in materials and fog settings
|
2018-01-15 13:23:21 +08:00 |
lod_node.hpp
|
Updated (c) year to include 2015.
|
2015-03-30 11:42:50 +11:00 |
material_manager.cpp
|
Remove unused entries in materials and fog settings
|
2018-01-15 13:23:21 +08:00 |
material_manager.hpp
|
Remove unused entries in materials and fog settings
|
2018-01-15 13:23:21 +08:00 |
material.cpp
|
Some more fallback for legacy pipeline
|
2018-01-25 01:51:10 +08:00 |
material.hpp
|
Only add RenderInfo if the material has a list of random color
|
2018-01-15 15:43:50 +08:00 |
mesh_tools.cpp
|
Remove unused mesh code
|
2018-01-11 13:38:08 +08:00 |
mesh_tools.hpp
|
Remove unused mesh code
|
2018-01-11 13:38:08 +08:00 |
mlaa_areamap.hpp
|
Added missing GPL license.
|
2015-03-30 11:42:28 +11:00 |
moving_texture.cpp
|
Don't abuse the use of std::shared_ptr for moving texture
|
2018-01-18 13:49:35 +08:00 |
moving_texture.hpp
|
Don't abuse the use of std::shared_ptr for moving texture
|
2018-01-18 13:49:35 +08:00 |
particle_emitter.cpp
|
Add an option to disable pre-generation for explosion particles
|
2017-10-15 11:32:58 +08:00 |
particle_emitter.hpp
|
Add an option to disable pre-generation for explosion particles
|
2017-10-15 11:32:58 +08:00 |
particle_kind_manager.cpp
|
Take relative path issue into account when unloading texture
|
2017-10-16 16:09:07 +08:00 |
particle_kind_manager.hpp
|
Take relative path issue into account when unloading texture
|
2017-10-16 16:09:07 +08:00 |
particle_kind.cpp
|
Add some fallback for legacy pipeline for SP
|
2018-01-15 13:46:37 +08:00 |
particle_kind.hpp
|
Clean up particle .xml
|
2017-10-15 12:47:21 +08:00 |
per_camera_node.cpp
|
Updated (c) year to include 2015.
|
2015-03-30 11:42:50 +11:00 |
per_camera_node.hpp
|
Updated (c) year to include 2015.
|
2015-03-30 11:42:50 +11:00 |
post_processing.cpp
|
Allow auto-add usable uniforms to shader
|
2018-01-26 16:02:31 +08:00 |
post_processing.hpp
|
Remove all unused shaders
|
2018-01-12 19:10:55 +08:00 |
referee.cpp
|
Fix correct spelling of deferred
|
2018-01-25 15:38:10 +08:00 |
referee.hpp
|
Add a better rescue animation
|
2017-10-06 23:42:23 +08:00 |
render_info.hpp
|
Add required code and color selector for rainbow karts
|
2018-01-13 00:38:46 +08:00 |
render_target.cpp
|
Remove all unused / unstable opengl-related code
|
2018-01-12 13:04:40 +08:00 |
render_target.hpp
|
Header clean up
|
2016-11-04 20:30:08 +08:00 |
rtts.cpp
|
Fix correct spelling of deferred
|
2018-01-25 15:38:10 +08:00 |
rtts.hpp
|
Clean up advanced pipeline off code
|
2018-01-25 15:36:34 +08:00 |
shader_based_renderer.cpp
|
Fix correct spelling of deferred
|
2018-01-25 15:38:10 +08:00 |
shader_based_renderer.hpp
|
Add SP for correct normal and easier shader system
|
2017-12-25 14:00:10 +08:00 |
shader_files_manager.cpp
|
Warn for failed shader compile or link in GUI when artist debug mode
|
2018-01-26 16:02:00 +08:00 |
shader_files_manager.hpp
|
Only warn for possible undeleted opengl stuff when debug build
|
2018-01-23 16:18:48 +08:00 |
shader.cpp
|
Remove all unused shaders
|
2018-01-12 19:10:55 +08:00 |
shader.hpp
|
Add xml shader and the loader
|
2018-01-21 13:19:00 +08:00 |
shaders.cpp
|
Remove old unused glsl code
|
2018-01-12 01:18:07 +08:00 |
shaders.hpp
|
Remove old unused glsl code
|
2018-01-12 01:18:07 +08:00 |
shadow_matrices.cpp
|
Clean up advanced pipeline off code
|
2018-01-25 15:36:34 +08:00 |
shadow_matrices.hpp
|
Clean up advanced pipeline off code
|
2018-01-25 15:36:34 +08:00 |
shadow.cpp
|
Use shared_ptr SPShader in mesh buffer
|
2018-01-21 15:35:38 +08:00 |
shadow.hpp
|
Use shared_ptr for dynamic draw call
|
2017-12-31 12:15:55 +08:00 |
shared_gpu_objects.cpp
|
Add SP for correct normal and easier shader system
|
2017-12-25 14:00:10 +08:00 |
shared_gpu_objects.hpp
|
Add SP for correct normal and easier shader system
|
2017-12-25 14:00:10 +08:00 |
show_curve.cpp
|
Use shared_ptr SPShader in mesh buffer
|
2018-01-21 15:35:38 +08:00 |
show_curve.hpp
|
Port show curve to SP
|
2018-01-03 12:46:35 +08:00 |
skid_marks.cpp
|
Fix correct spelling of deferred
|
2018-01-25 15:38:10 +08:00 |
skid_marks.hpp
|
Use shared_ptr SPShader in mesh buffer
|
2018-01-21 15:35:38 +08:00 |
skybox.cpp
|
Fix correct spelling of deferred
|
2018-01-25 15:38:10 +08:00 |
skybox.hpp
|
Fixed memory leak: skybox textures are now freed in VRAM when deleting Skybox
|
2015-08-06 14:58:45 +02:00 |
slip_stream.cpp
|
Use shared_ptr SPShader in mesh buffer
|
2018-01-21 15:35:38 +08:00 |
slip_stream.hpp
|
Port slipstream to SP
|
2018-01-02 12:19:36 +08:00 |
sp_mesh_loader.cpp
|
Fix no graphics and server only run
|
2018-01-10 11:35:02 +08:00 |
sp_mesh_loader.hpp
|
Add SP for correct normal and easier shader system
|
2017-12-25 14:00:10 +08:00 |
spherical_harmonics.cpp
|
Fixed various compiler warnings.
|
2017-05-09 09:34:37 +10:00 |
spherical_harmonics.hpp
|
Tried to fix all 64-bit related compiler warnings triggered from files
|
2017-04-08 23:25:33 +10:00 |
stars.cpp
|
Fix #2427
|
2017-10-15 19:14:07 +08:00 |
stars.hpp
|
Simplified Stars constructor, removed unnecessary #include from kart.cpp.
|
2016-06-28 17:29:32 +10:00 |
stk_particle.cpp
|
Use texture buffer (texture2d in gles) for skinning
|
2017-10-19 13:31:07 +08:00 |
stk_particle.hpp
|
Fix resolution change crash
|
2017-10-22 01:52:37 +08:00 |
stk_tex_manager.cpp
|
Allow mesh textures to be reloaded
|
2018-01-18 12:35:41 +08:00 |
stk_tex_manager.hpp
|
Allow mesh textures to be reloaded
|
2018-01-18 12:35:41 +08:00 |
stk_text_billboard.cpp
|
Fix correct spelling of deferred
|
2018-01-25 15:38:10 +08:00 |
stk_text_billboard.hpp
|
Fix compilation
|
2018-01-07 18:31:37 -05:00 |
stk_texture.cpp
|
Fix correct spelling of deferred
|
2018-01-25 15:38:10 +08:00 |
stk_texture.hpp
|
Some more fallback for legacy pipeline
|
2018-01-25 01:51:10 +08:00 |
sun.cpp
|
Header clean up
|
2016-11-04 20:30:08 +08:00 |
sun.hpp
|
Coding style changes, removed dead code and unused variables.
|
2015-07-01 08:57:40 +10:00 |
text_billboard_drawer.cpp
|
Disable cull face after drawing mesh (for gui)
|
2018-01-04 14:39:32 +08:00 |
text_billboard_drawer.hpp
|
Port billboard text
|
2017-12-30 15:28:04 +08:00 |
texture_shader.cpp
|
Fix GLES
|
2017-02-13 00:45:18 +08:00 |
texture_shader.hpp
|
Add xml shader and the loader
|
2018-01-21 13:19:00 +08:00 |
weather.cpp
|
Made World::m_weather a singleton to further remove dependencies on World.
|
2016-12-13 17:14:29 +11:00 |
weather.hpp
|
Made World::m_weather a singleton to further remove dependencies on World.
|
2016-12-13 17:14:29 +11:00 |
wind.cpp
|
Added missing GPL license.
|
2015-03-30 11:42:28 +11:00 |
wind.hpp
|
Added missing GPL license.
|
2015-03-30 11:42:28 +11:00 |