- 3d8d5b2 mesa: Restore 78-column wrapping of license text in C-style comments. by Kenneth Graunke · 12 years ago
- 96ff2ed mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability. by Kenneth Graunke · 12 years ago
- ca29382 mesa: Change "BRIAN PAUL OR IBM" to "THE AUTHORS" in license text. by Kenneth Graunke · 12 years ago
- dd404bc mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text. by Kenneth Graunke · 12 years ago
- cab19ec mesa: make _mesa_save_vtxfmt_init() static by Brian Paul · 12 years ago
- f74da3e mesa: use new _mesa_inside_dlist_begin_end() function by Brian Paul · 12 years ago
- 976b529 mesa: use new _mesa_inside_begin_end() function by Brian Paul · 12 years ago
- 9a32203 mesa: remove unused opcodes AND, DP2A, NOT, NRM3, NRM4, OR, PRINT, XOR by Marek Olšák · 12 years ago
- 3140d13 mesa: don't flush vertices and don't flag _NEW_COLOR in ClearColor, ClearIndex by Marek Olšák · 12 years ago
- 9f39852 mesa: don't flush vertices and don't flag _NEW_COLOR for GL_CLAMP_READ_COLOR by Marek Olšák · 12 years ago
- 43dac27 mesa: don't flag _NEW_DEPTH in Begin/EndQuery if driver implements the functions by Marek Olšák · 12 years ago
- 629813d mesa: don't flush vertices and don't flag _NEW_DEPTH in ClearDepth by Marek Olšák · 12 years ago
- 3975f52 mesa: don't flush and don't flag _NEW_STENCIL in ClearStencil, ActiveStencilFace by Marek Olšák · 12 years ago
- 1e3b422 mesa: don't set _NEW_BUFFERS in GenerateMipmap and BlitFramebuffer by Marek Olšák · 12 years ago
- d883d00 mesa: remove _NEW_PACKUNPACK by Marek Olšák · 12 years ago
- 99bd76d mesa: convert _NEW_RASTERIZER_DISCARD to a driver flag by Marek Olšák · 12 years ago
- b95cbe5 mesa,i965: use NewDriverState to communicate TFB state changes with the driver by Marek Olšák · 12 years ago
- ef39bc4 mesa: remove redundant _NEW_BUFFERS setting in ReadBuffer by Marek Olšák · 12 years ago
- 5649f88 st/mesa: add a simple path to BufferData if it only discards buffer contents by Marek Olšák · 12 years ago
- d23c745 st/mesa: depth-stencil-alpha state also depends on _NEW_BUFFERS by Marek Olšák · 12 years ago
- 2737abb gallium: Replace gl_rasterization_rules with lower_left_origin and half_pixel_center. by José Fonseca · 12 years ago
- 7be536b i965/fs: Don't save value returned by emit() if it's not used. by Matt Turner · 12 years ago
- 4d5827e mesa: Remove extra MapBufferRange in create_beginend_table() by Brian Paul · 12 years ago
- 95c8382 i965: Fix a mistake in the comments for software counters. by Kenneth Graunke · 12 years ago
- ec646e4 i965: Apply CMP NULL {Switch} work-around to other Gen7s. by Matt Turner · 12 years ago
- 6654b9d st/mesa: minor indentation fixes by Brian Paul · 12 years ago
- 47c0b5e mesa: Introduce a globally-available minify() macro. by Eric Anholt · 12 years ago
- 1842dd0 mesa: Generalize TexStorage allocator between swrast and intel. by Eric Anholt · 12 years ago
- e86170c mesa: Add performance debug for meta code. by Eric Anholt · 12 years ago
- cbe8b75 intel: Mention how much data we're trying to subdata in perf debug. by Eric Anholt · 12 years ago
- fe955dc mesa: Fix up program_parse.y to avoid uninitialized $$ by Paul Berry · 12 years ago
- ea6cf2b mesa: Use quotes on bool driconf options to prevent stdbool.h breakage. by Eric Anholt · 12 years ago
- e87015f Revert "i965: Check reg.nr for BRW_ARF_NULL instead of reg.file." by Matt Turner · 12 years ago
- f732036 gallium: handle drirc disable_glsl_line_continuations option by Vadim Girlin · 12 years ago
- 729abfd st/mesa: optionally apply texture swizzle to border color v2 by Christoph Bumiller · 12 years ago
- 877e3c1 mesa: enable GL_ARB_texture_float if TEXTURE_FLOAT_ENABLED is defined by Brian Paul · 12 years ago
- ecdda41 i965: Check reg.nr for BRW_ARF_NULL instead of reg.file. by Matt Turner · 12 years ago
- 60e4c99 i965: Implement work-around for CMP with null dest on Haswell. by Matt Turner · 12 years ago
- 417d891 i965/vec4: Fix hypothetical use of uninitialized data in attribute_map[]. by Paul Berry · 12 years ago
- 815ca0b mesa: generate glGetInteger/Boolean/Float/Doublev() code for all APIs by Brian Paul · 12 years ago
- 9835d90 mesa: remove mfeatures.h by Brian Paul · 12 years ago
- b76f6d9 mesa: remove #include "mfeatures.h" from numerous source files by Brian Paul · 12 years ago
- 7fd12a8 mesa: remove FEATURE_remap_table from remap.[ch] by Brian Paul · 12 years ago
- 505ac6d intel: Don't dereference a NULL pointer of calloc fails by Ian Romanick · 12 years ago
- 5006416 i965: Trim trailing whitespace in brw_defines.h. by Eric Anholt · 12 years ago
- 867f71d r200: fix build failure introduced with cbbcb0247e6aa8d7adc274a94206ee02f9c70bea by Laurent Carlier · 12 years ago
- 1079475 st/mesa: clean up formatting in st_cb_msaa.c by Brian Paul · 12 years ago
- 3350ca2 mesa: remove gl_context::_TriangleCaps by Brian Paul · 12 years ago
- cbbcb02 mesa: remove DD_TRI_LIGHT_TWOSIDE flag by Brian Paul · 12 years ago
- c9bb052 mesa: remove DD_TRI_UNFILLED flag by Brian Paul · 12 years ago
- 56dc53e mesa: remove DD_TRI_SMOOTH flag by Brian Paul · 12 years ago
- b32fb8a mesa: remove DD_TRI_STIPPLE flag by Brian Paul · 12 years ago
- dfb1474 mesa: remove DD_TRI_OFFSET flag by Brian Paul · 12 years ago
- c6a8144 mesa: remove DD_POINT_ATTEN flag by Brian Paul · 12 years ago
- 4f57fbb mesa: remove DD_POINT_SMOOTH flag by Brian Paul · 12 years ago
- 8ac8ae8 mesa: remove DD_LINE_STIPPLE flag by Brian Paul · 12 years ago
- 55b2033 mesa: remove DD_SEPARATE_SPECULAR flag by Brian Paul · 12 years ago
- c1c5d68 mesa: remove unused DD_LINE_SMOOTH flag by Brian Paul · 12 years ago
- 484b89a intel: Add a null pointer check before dereferencing the pointer by Anuj Phogat · 12 years ago
- 50b3fc6 gallium: Disambiguate TGSI_OPCODE_IF. by José Fonseca · 12 years ago
- e796559 i965: Enable the Bay Trail platform. by Kenneth Graunke · 12 years ago
- 025f03f mesa/swrast: Move memory allocation outside the blit loop by Ian Romanick · 12 years ago
- a27c6e1 mesa/swrast: Move free calls outside the attachment loop by Ian Romanick · 12 years ago
- 6758498 mesa/swrast: Refactor no-memory error checking in blit_linear by Ian Romanick · 12 years ago
- 13a7010 build: Get rid of DRIVER_DIRS by Matt Turner · 12 years ago
- 3c69052 build: Rename sources.mak -> Makefile.sources by Matt Turner · 12 years ago
- 1658efc i965: Shut up the last release build warning. by Eric Anholt · 12 years ago
- dcb1b89 i965: Silence one more compile warning. by Eric Anholt · 12 years ago
- dea7040 i965: Fix a warning in the release build. by Eric Anholt · 12 years ago
- 28170c5 i965: Fix an unused variable warning in the release build. by Eric Anholt · 12 years ago
- 248175a i965: Fix an unused variable warning in the release build. by Eric Anholt · 12 years ago
- 6cec233 intel: Return failure properly in the texsubimage blit path. by Eric Anholt · 12 years ago
- b681a89 intel: Fix a warning in the release build. by Eric Anholt · 12 years ago
- 1433936 intel: Fix an unused variable warning in the release build. by Eric Anholt · 12 years ago
- 9167ba8 intel: Improve diagnostics for emit_linear_blit failure path. by Eric Anholt · 12 years ago
- aceba66 i965: Fix error path for MCS allocation. by Eric Anholt · 12 years ago
- 331766b i830: Move assert-only code into the assert. by Eric Anholt · 12 years ago
- adf2514 i965/fs: Fix some untriggered optimization bugs with uncompressed/sechalf. by Eric Anholt · 12 years ago
- eaca8a9 i965/fs: Add basic-block-level dead code elimination. by Eric Anholt · 12 years ago
- 36d0fde i965/fs: Remove incorrect note of writing attr in centroid workaround. by Eric Anholt · 12 years ago
- 2cb7f1e i965/fs: Add a helper function for checking for partial register updates. by Eric Anholt · 12 years ago
- df25b4f mesa: Add a macro to bitset for determining bitset size. by Eric Anholt · 12 years ago
- b5a0f59 i965: Fix compiler warnings since the introduction of texture multisample. by Eric Anholt · 12 years ago
- 1faaa41 mesa: Don't leak gl_context::BeginEnd at context destruction by Ian Romanick · 12 years ago
- 6e06550 mesa: Don't leak shared state when context initialization fails by Ian Romanick · 12 years ago
- 2cc0b32 mesa: NULL check the pointer before trying to dereference it by Ian Romanick · 12 years ago
- 195a6cc i965/vs: Print error if vertex shader fails to compile. by Matt Turner · 12 years ago
- 32a8e87 i965: NULL check prog on shader compilation failure. by Matt Turner · 12 years ago
- ed9687c scons: Add st_cb_msaa.c to source list. by José Fonseca · 12 years ago
- f152da6 st/mesa: add support for ARB_texture_multisample (v3) by Dave Airlie · 12 years ago
- 1d90ee5 st/mesa: add support for get sample position by Dave Airlie · 12 years ago
- e9fa3a9 i965/vs: Don't hardcode DEBUG_VS in generic vec4 code. by Paul Berry · 12 years ago
- defdb31 i965/vs: Generalize computation of array strides in preparation for GS. by Paul Berry · 12 years ago
- 444fce6 i965/vs: Generalize attribute setup code in preparation for GS. by Paul Berry · 12 years ago
- 28fe02c i965/vs: Generalize vertex emission code in preparation for GS. by Paul Berry · 12 years ago
- 7214451 i965/vs: rename vec4_generator::generate_vs_instruction. by Paul Berry · 12 years ago
- 9bb6840 i965/vs: Generalize data structures pointed to by vec4_generator. by Paul Berry · 12 years ago
- 4d77360 i965/vs: Rename vec4_generator::prog to shader_prog. by Paul Berry · 12 years ago
- 5743bea i965/vs: move VS-specific data members to vs_vec4_visitor. by Paul Berry · 12 years ago
- 0ce9522 i965/vs: move ARB_vertex_program functions to vec4_vs_visitor. by Paul Berry · 12 years ago