2015-09-01 |
Dave Airlie | mesa/formats: 8-bit channel integer formats addition |
tree | commitdiff |
2015-09-01 |
Dave Airlie | mesa/formats: add some formats from GL3.3 |
tree | commitdiff |
2015-09-01 |
Dave Airlie | mesa: fix SwapBytes handling in numerous places |
tree | commitdiff |
2015-08-26 |
Nanley Chery | swrast: add a new macro, FETCH_COMPRESSED |
tree | commitdiff |
2015-08-26 |
Nanley Chery | mesa/formats: define the 2D ASTC formats |
tree | commitdiff |
2015-08-25 |
Nanley Chery | mesa/formats: remove compressed formats from matching... |
tree | commitdiff |
2015-08-14 |
Marek Olšák | swrast: fix EXT_depth_bounds_test |
tree | commitdiff |
2015-07-29 |
Matt Turner | swrast: Avoid double promotion. |
tree | commitdiff |
2015-07-22 |
Brian Paul | swrast: remove unneeded & operators in _swrast_choose_t... |
tree | commitdiff |
2015-06-29 |
Anuj Phogat | mesa/swrast: Use global function _mesa_regions_overlap() |
tree | commitdiff |
2015-05-14 |
Laura Ekstrand | main: Rename framebuffer renderbuffer software fallback. |
tree | commitdiff |
2015-05-04 |
Iago Toral Quiroga | swrast: Fix rgba_draw_pixels with GL_COLOR_INDEX |
tree | commitdiff |
2015-04-27 |
Zoë Blade | Fix a few typos |
tree | commitdiff |
2015-04-14 |
Marius Predut | swrast: replace __FUNCTION__ with __func__ |
tree | commitdiff |
2015-04-13 |
Matt Turner | swrast: Mark MAX_GLUINT literal with u suffix. |
tree | commitdiff |
2015-04-01 |
Brian Paul | swrast: remove unneeded #include of colormac.h |
tree | commitdiff |
2015-03-18 |
Jose Fonseca | swrast: Use BITFIELD64_BIT for arrayAttribs. |
tree | commitdiff |
2015-03-12 |
Brian Paul | mesa: remove _ASMAPI, ASMAPIP |
tree | commitdiff |
2015-03-12 |
Brian Paul | swrast: remove _BLENDAPI |
tree | commitdiff |
2015-03-02 |
Brian Paul | mesa/swrast: replace Elements() with ARRAY_SIZE() |
tree | commitdiff |
2015-02-25 |
Brian Paul | mesa: remove MAX_GLUSHORT, move MAX_GLUINT |
tree | commitdiff |
2015-02-24 |
Brian Paul | mesa: remove logf macro |
tree | commitdiff |
2015-02-24 |
Brian Paul | mesa: replace FABSF with fabsf |
tree | commitdiff |
2015-02-24 |
Brian Paul | mesa: replace LOGF, EXPF with logf, expf |
tree | commitdiff |
2015-02-24 |
Brian Paul | swrast: fix a few release build warnings |
tree | commitdiff |
2015-02-23 |
Matt Turner | mesa: Use assert() instead of ASSERT wrapper. |
tree | commitdiff |
2015-02-19 |
Brian Paul | swrast: fix multiple color buffer writing |
tree | commitdiff |
2015-02-02 |
Laura Ekstrand | swrast: Whitespace fixes. |
tree | commitdiff |
2015-02-02 |
Laura Ekstrand | DD: Refactor BlitFramebuffer. |
tree | commitdiff |
2015-01-19 |
Tapani Pälli | mesa: support GL_RGB for GL_EXT_texture_type_2_10_10_10_REV |
tree | commitdiff |
2015-01-14 |
Iago Toral Quiroga | mesa: rename RGBA8888_* format constants to something... |
tree | commitdiff |
2015-01-12 |
Samuel Iglesias... | mesa: restrict use of GL_ABGR_EXT format to allowed... |
tree | commitdiff |
2015-01-12 |
Iago Toral Quiroga | swrast: Use _mesa_format_convert to implement draw_rgba... |
tree | commitdiff |
2015-01-12 |
Samuel Iglesias... | mesa: use format conversion functions in swrast |
tree | commitdiff |
2015-01-12 |
Samuel Iglesias... | mesa/formats: add new mesa formats and their pack/unpac... |
tree | commitdiff |
2015-01-12 |
Iago Toral Quiroga | swrast: Remove unused variable. |
tree | commitdiff |
2015-01-12 |
Jason Ekstrand | mesa: Fix A1R5G5B5 packing/unpacking |
tree | commitdiff |
2015-01-12 |
Jason Ekstrand | mesa: Fix packing/unpacking of MESA_FORMAT_R5G6B5_UNORM |
tree | commitdiff |
2015-01-05 |
Brian Paul | mesa: create, use new _mesa_texture_base_format() function |
tree | commitdiff |
2015-01-05 |
Brian Paul | swrast: use new _mesa_base_tex_image() helper |
tree | commitdiff |
2014-12-09 |
Matt Turner | swrast: Remove 'inline' from tex filter functions. |
tree | commitdiff |
2014-09-17 |
Richard Sandiford | mesa: Add MESA_FORMAT_{A8R8G8B8, X8R8G8B8, X8B8G8R8... |
tree | commitdiff |
2014-09-17 |
Richard Sandiford | mesa: Add MESA_FORMAT_A8L8_{SNORM,SRGB} |
tree | commitdiff |
2014-09-17 |
Richard Sandiford | swrast: Fix handling of MESA_FORMAT_L8A8_SRGB for big... |
tree | commitdiff |
2014-09-04 |
Brian Paul | swrast: s/INLINE/inline/ |
tree | commitdiff |
2014-08-12 |
Neil Roberts | mesa: Add the format enums for BPTC-compressed images |
tree | commitdiff |
2014-08-04 |
Jason Ekstrand | mesa/main: Use the RGB <-> sRGB conversion functions... |
tree | commitdiff |
2014-06-30 |
Jason Ekstrand | Remove the ATI_envmap_bumpmap extension |
tree | commitdiff |
2014-06-17 |
Matt Turner | swrast: Remove unused solve_plane_recip(). |
tree | commitdiff |
2014-04-30 |
Eric Anholt | swrast: Drop remaining use of _ReallyEnabled. |
tree | commitdiff |
2014-04-30 |
Eric Anholt | mesa: Replace use of _ReallyEnabled as a boolean with... |
tree | commitdiff |
2014-04-30 |
Eric Anholt | mesa: Drop _EnabledUnits. |
tree | commitdiff |
2014-04-30 |
Eric Anholt | swrast: Just use _EnabledCoordUnits for figuring out... |
tree | commitdiff |
2014-04-24 |
Brian Paul | swrast: move texture_slices() calls out of loops |
tree | commitdiff |
2014-04-24 |
Brian Paul | swrast: move null pointer check earlier in _swrast_map_... |
tree | commitdiff |
2014-04-24 |
Brian Paul | swrast: remove _mesa_ prefix from static function |
tree | commitdiff |
2014-04-24 |
Brian Paul | swrast: allocate swrast_texture_image::ImageSlices... |
tree | commitdiff |
2014-04-17 |
Anuj Phogat | swrast: Add glBlitFramebuffer to commands affected... |
tree | commitdiff |
2014-04-11 |
Brian Paul | swrast: use macros to initialize texfetch_funcs[] table |
tree | commitdiff |
2014-04-11 |
Brian Paul | swrast: fix more fetch_texel function names |
tree | commitdiff |
2014-04-10 |
Chris Forbes | swrast: Add support for fetching from MESA_FORMAT_R10G1... |
tree | commitdiff |
2014-04-07 |
Brian Paul | swrast: reindent s_texfetch_temp.h, remove trailing... |
tree | commitdiff |
2014-04-07 |
Brian Paul | swrast: remove out of date comments in s_texfetch_tmp.h |
tree | commitdiff |
2014-04-07 |
Brian Paul | swrast: rename texture fetch functions (pt. 7) |
tree | commitdiff |
2014-04-07 |
Brian Paul | swrast: rename texture fetch functions (pt. 6) |
tree | commitdiff |
2014-04-07 |
Brian Paul | swrast: rename texture fetch functions (pt. 5) |
tree | commitdiff |
2014-04-07 |
Brian Paul | swrast: rename texture fetch functions (pt. 4) |
tree | commitdiff |
2014-04-07 |
Brian Paul | swrast: rename texture fetch functions (pt. 3) |
tree | commitdiff |
2014-04-07 |
Brian Paul | swrast: rename texture fetch functions (pt. 2) |
tree | commitdiff |
2014-04-07 |
Brian Paul | swrast: rename texture fetch functions (pt. 1) |
tree | commitdiff |
2014-03-25 |
Gregory Hainaut | mesa/sso: rename Shader to the pointer _Shader |
tree | commitdiff |
2014-03-10 |
Brian Paul | mesa: rename MESA_FORMAT_X8Z24_UNORM -> MESA_FORMAT_X8_... |
tree | commitdiff |
2014-03-10 |
Brian Paul | mesa: reorder MESA_FORMAT enums |
tree | commitdiff |
2014-03-07 |
Brian Paul | mesa: add MESA_FORMAT_R8G8B8A8_SRGB |
tree | commitdiff |
2014-03-06 |
Chia-I Wu | mesa: add MESA_FORMAT_B8G8R8X8_SRGB |
tree | commitdiff |
2014-03-05 |
Brian Paul | mesa: fix packing/unpacking for MESA_FORMAT_A4R4G4B4_UNORM |
tree | commitdiff |
2014-02-10 |
Kenneth Graunke | mesa: Fix MESA_FORMAT_Z24_UNORM_S8_UINT vs. X8_UINT... |
tree | commitdiff |
2014-01-27 |
Mark Mueller | mesa: Fix Type A _INT formats to MESA_FORMAT naming... |
tree | commitdiff |
2014-01-27 |
Mark Mueller | mesa: Fix MESA_FORMAT names containg SIGNED |
tree | commitdiff |
2014-01-27 |
Mark Mueller | mesa: Fix MESA_FORMAT names with ALPH, INTENSITY, and... |
tree | commitdiff |
2014-01-27 |
Mark Mueller | mesa: Change many Type P MESA_FORMATs to meet naming... |
tree | commitdiff |
2014-01-27 |
Mark Mueller | mesa: Change many Type A MESA_FORMATs to meet naming... |
tree | commitdiff |
2014-01-27 |
Mark Mueller | mesa: Rename 4 color component unsigned byte MESA_FORMATs |
tree | commitdiff |
2014-01-27 |
Mark Mueller | mesa: change gl_format to mesa_format |
tree | commitdiff |
2014-01-22 |
Paul Berry | mesa: Replace ctx->Shader.Current{Vertex,Fragment,Geome... |
tree | commitdiff |
2014-01-20 |
Courtney Goeltzenl... | mesa: Convert gl_context::Viewport to gl_context::Viewp... |
tree | commitdiff |
2014-01-20 |
Courtney Goeltzenl... | mesa: Converty gl_viewport_attrib::X, ::Y, ::Width... |
tree | commitdiff |
2014-01-20 |
Courtney Goeltzenl... | mesa: Update gl_scissor_attrib to support ARB_viewport_... |
tree | commitdiff |
2014-01-20 |
Brian Paul | swrast: check for null/-1 when mapping renderbuffers |
tree | commitdiff |
2014-01-17 |
José Fonseca | s/Tungsten Graphics/VMware/ |
tree | commitdiff |
2014-01-15 |
Francisco Jerez | mesa: Add MESA_FORMAT_SIGNED_RG88 and _RG1616. |
tree | commitdiff |
2014-01-15 |
Francisco Jerez | mesa: Add MESA_FORMAT_ABGR2101010. |
tree | commitdiff |
2014-01-09 |
Paul Berry | mesa: replace ctx->Const.{Vertex,Fragment,Geomtery... |
tree | commitdiff |
2014-01-07 |
Andreas Fänger | swrast: fix delayed texel buffer allocation regression... |
tree | commitdiff |
2013-12-04 |
Siavash Eliasi | mesa: modified _mesa_align_free() to accept NULL pointer |
tree | commitdiff |
2013-10-31 |
Brian Paul | swrast: fix MSVC double->float conversion warnings |
tree | commitdiff |
2013-08-26 |
Brian Paul | swrast: init i0, i1 values to silence warnings |
tree | commitdiff |
2013-06-11 |
Brian Paul | swrast: add texfetch code for some XBGR formats |
tree | commitdiff |
2013-06-10 |
Eric Anholt | mesa: Add a _mesa_problem to document a piglit failure... |
tree | commitdiff |
2013-06-05 |
Rico Schüller | mesa: remove outdated version lines in comments |
tree | commitdiff |
next |