]> git.xonotic.org Git - xonotic/darkplaces.git/history - gl_rmain.c
build: minor adjustments
[xonotic/darkplaces.git] / gl_rmain.c
2024-04-04 bones_was_hereRemove CF_ARCHIVE bit from r_q1bsp_lightmap_updates_enabled
2024-04-01 James O'NeillFix r_glsl_dumpshader segfault
2024-03-02 CloudwalkRevert renamings from 591877ee0c64958303dcbb4f2af3d343a...
2024-02-05 bones_was_hererender: merge R_View_UpdateWithScissor() and R_View_Upd...
2024-01-29 bones_was_hereFix signed int overflows and tidy nearby documentation
2024-01-28 bones_was_heresys: improve error and crash handling
2024-01-20 bones_was_herecom: rename BSD strlcpy and strlcat
2024-01-03 Rudolf PolzerHandle rsurface.texture == NULL here (not sure if it...
2024-01-03 Rudolf PolzerBring back a very simple r_showsurfaces 3.
2024-01-03 Rudolf Polzerr_viewfbo 0: fix restoring GL_Scissor values at the...
2024-01-03 Rudolf Polzerr_viewfbo 0: factor out motion blur.
2024-01-03 Rudolf Polzerr_viewfbo 0: skip the postprocessing/blending pass...
2024-01-03 Rudolf PolzerR_BlendView: fix motion blur with viewsize != 100.
2024-01-03 Rudolf PolzerR_BlendView: fix motion blur by using the correct FBO...
2023-12-23 bones_was_hereMerge PR 'Apply default lightstyle to to lightmap when...
2023-12-19 James O'NeillAdd Baker's fix for spplying default lightstyle to...
2023-11-08 bones_was_herevid: remove obsolete cvars
2023-07-22 bones_was_hereFix flags and naming of Q3BSP curve collision cvars...
2022-09-20 bones_was_hereFix GCC 11 warns: use uninitialized in R_CanSeeBox
2022-05-02 Ashley 'LadyHavoc... Resolved .gitignore conflict
2022-02-28 bones_was_hereStart render module CL_MeshEntities immediately prior...
2022-01-13 bones_was_hereMerge MR 'Make trace entity culling optional for specta...
2021-07-22 CloudwalkMerge branch 'Mario/dpk_support' of gitlab.com:xonotic...
2021-07-21 Cloudwalkmodel_shared: Avoid using R_FrameData_Alloc when buildi...
2021-07-21 Cloudwalkedict: Move free and freetime into prvm_edict_t itself
2021-04-20 cloudwalkcmd: Merge cmd_client and cmd_server into cmd_local... 97/merge
2021-04-11 cloudwalkrender: Refactor R_CullBox to simplify it. 114/merge
2021-03-09 cloudwalkcmd: Dynamically allocate the command interpreters
2020-12-29 havocFix crash in q3bsp loading on submodels where it was...
2020-12-21 cloudwalkshader_glsl: Don't use the r_colorfringe codepath if...
2020-12-19 havocReplaced some model fields and changed their purpose...
2020-12-16 cloudwalkgl: Fix r_lockpvs behaving like r_lockvisibility. Minor...
2020-12-03 cloudwalkgl_rmain: Fix skybox fog disappearing with certain...
2020-11-30 cloudwalkgl_rmain: Comments and style fix (no pun intended...)
2020-11-30 havocRefactored lightmap update handling and added cvars...
2020-11-09 cloudwalkRevert "cmd: Merge cmd_server and cmd_client into cmd_l...
2020-11-08 cloudwalkgl_rmain: Duplicate the lightmap update code to avoid...
2020-11-08 cloudwalkgl_rmain: Render anything RENDER_VIEWMODEL when in...
2020-10-27 cloudwalkcmd: Merge cmd_server and cmd_client into cmd_local...
2020-10-25 cloudwalkgl_rmain: Small cleanup
2020-10-20 cloudwalkgl_rmain: Don't draw any entities except the world...
2020-10-20 cloudwalkgl_rmain: Remove some dead code
2020-10-20 cloudwalkgl_rmain: Instead of avoiding a call to R_BuildLightmap...
2020-10-02 cloudwalkmodel_shared: Rename dp_model_t to model_t, to avoid...
2020-09-17 cloudwalkUnify the command and cvar flags, under the CF_ prefix.
2020-09-17 cloudwalkRename qboolean to qbool
2020-08-18 cloudwalkgl_rmain: Perform lightmap updates only on visible...
2020-07-22 cloudwalkgl_rmain: Nerf bloom intensity. It won't burn your...
2020-07-22 cloudwalkExperimental restoration of GLES2 support. It *might...
2020-07-21 cloudwalkgl_rmain: Get the notexture texture from a single source
2020-07-17 cloudwalkgl_rmain: Disable water (and warpzones) when r_lockvisi...
2020-07-17 cloudwalkgl_rmain: Don't set frustum when r_lockvisibility or...
2020-06-29 cloudwalkUse PRIx64 in C++-friendly form
2020-06-29 havocRename render_modellight_lightdir to render_modellight_...
2020-06-27 cloudwalkRemove Con_Warnf and Errorf. Use macros to change color...
2020-06-24 cloudwalkFix remnants of fog being applied to UIs
2020-06-24 cloudwalkDon't apply gl_lightmaps to UI elements
2020-06-24 cloudwalkDon't lerp nailgun and super nailgun. Trades smoothness...
2020-06-18 cloudwalkOrganize system and host globals into structs. Implemen...
2020-06-16 cloudwalkImplement "forcenearest" particle effect key, ported...
2020-06-15 cloudwalkTurned on the defogger (Don't apply fog to UI. Check...
2020-06-15 cloudwalkUse stdint.h types instead of self-defined dp[u]int
2020-06-11 cloudwalkInitial implementation of command flag system
2020-06-02 cloudwalkFix compiler warning
2020-06-01 havocFix a bug with r_batch_debugdynamicvertexpath in R_Draw...
2020-05-31 havocFix multiple bugs with r_viewscale in r_shadow_deferred...
2020-05-29 cloudwalkFix long standing compile warning that might bite later
2020-05-27 havocFix a warning and remove an unused prototype.
2020-05-26 cloudwalkFix most compiler warnings.
2020-05-26 havocAdded lightgrid texture based lighting in q3bsp maps...
2020-05-25 havocWith MATERIALFLAG_ALPHAGEN_VERTEX we should basically...
2020-05-25 cloudwalkImplement Con_Error(f) and Con_Warn(f), error and warni...
2020-05-25 cloudwalkFix most Q3 & QL glow maps
2020-05-25 havocAllow r_viewscale to be set to values higher than 1...
2020-05-24 havocFix r_celoutlines description to not mention OpenGL...
2020-05-19 cloudwalkReset r_shadow_occlusion_buf on vid_restart. Fixes...
2020-05-18 cloudwalkImplement chromatic aberration, configurable with r_col...
2020-05-18 cloudwalkFix a few compile warnings. Remove unused locals.
2020-05-18 cloudwalkFix invalid offset spam when r_showbboxes_client is > 0
2020-05-18 cloudwalkFix r_water_lowquality description
2020-03-23 divverentFix the corona bug. The render bug only though.
2020-03-23 divverentSimplify R_DrawCustomSurface by calling R_DrawCustomSur...
2020-01-23 havocRemove old decal system, cl_decals_newsystem has been...
2020-01-22 havocGet rid of texture_t->currentlayers, this is a legacy...
2020-01-22 havoccvars are now instanced in &cvars_all as a tracking...
2020-01-21 havocSplit the global cmd interpreter into 4 separate ones...
2020-01-17 havocR_CanSeeBox no longer uses collision_cache for the...
2020-01-15 havocFix UI rendering to not use the bouncegrid texture...
2020-01-09 havocCorrected names in credits to be more accurate and...
2019-02-04 divverentRemove code for r_equalize_entities*.
2019-02-04 divverentRemove code for r_fakelight.
2018-08-12 havocRefactored VID_CheckExtensions and GL_Init to GL_Setup.
2018-08-05 havocRemove a lot of OpenGL extension checks.
2018-08-05 havocUpload the VBOs for Mod_Mesh models (such as the UI...
2018-08-05 havocFix UI corruption caused by poor handling of missing...
2018-07-29 havocMake the VBO handling in RSurf_PrepareVerticesForBatch...
2018-07-29 havocFix a console dprint about shader compilation that...
2018-07-29 havocDisable the code path that compiles geometry shaders...
2018-07-29 havocAssume that GL_ARB_texture_compression is supported.
2018-07-01 havocUse the model renderer on the UI - this means q3shaders...
next