dri/nouveau: Kill a bunch of ternary operators.
[mesa.git] / src / mesa / drivers / dri /
2010-11-15 Francisco Jerezdri/nouveau: Kill a bunch of ternary operators.
2010-11-15 Francisco Jerezdri/nouveau: Fix typo.
2010-11-15 Viktor Novotnýdri/nouveau: Remove nouveau_class.h, finishing switch...
2010-11-15 Viktor Novotnýdri/nouveau nv20: Use rules-ng-ng headers
2010-11-15 Viktor Novotnýdri/nouveau: nv10: Use rules-ng-ng headers
2010-11-15 Viktor Novotnýdri/nouveau: nv04: Use rules-ng-ng headers
2010-11-15 Viktor Novotnýdri/nouveau: Import headers from rules-ng-ng
2010-11-15 Brian Paulevergreen: set gl_texture_image::TexFormat field in...
2010-11-15 Brian Paulr300: set gl_texture_image::TexFormat field in r300SetT...
2010-11-15 Brian Paulr200: set gl_texture_image::TexFormat field in r200SetT...
2010-11-15 Brian Paulr600: set gl_texture_image::TexFormat field in r600SetT...
2010-11-15 Brian Paulradeon: set gl_texture_image::TexFormat field in radeon...
2010-11-15 Daniel Lichtenbergerradeon: fix potential segfault in renderbuffer update
2010-11-14 Eric Anholti965: Fix gl_FragCoord inversion when drawing to an...
2010-11-14 Vinson Leei965: Silence uninitialized variable warning.
2010-11-11 Brian Paultdfx: s/Format/_BaseFormat/
2010-11-11 Francisco Jerezdri/nouveau: Split hardware/software TNL instantiation...
2010-11-10 Robert Hookerintel: Add a new B43 pci id.
2010-11-10 Eric Anholti965: re-enable gen6 IF statements in the fragment...
2010-11-10 Eric Anholti965: Work around strangeness in swizzling/masking...
2010-11-10 Roland Scheideggerr200: fix r200 large points
2010-11-10 Zhenyu WangRevert "i965: VS use SPF mode on sandybridge for now"
2010-11-10 Zhenyu Wangi965: fix dest type of 'endif' on sandybridge
2010-11-10 Eric Anholti965: Add support for math on constants in gen6 brw_wm_...
2010-11-10 Eric Anholti965: Allow OPCODE_SWZ to put immediates in the first...
2010-11-09 Peter Cliftonintel: Add assert check for blitting alignment.
2010-11-09 Eric AnholtRevert "intel: Fix the client-side swapbuffers throttling."
2010-11-09 Eric Anholtintel: Fix the client-side swapbuffers throttling.
2010-11-09 Johann Rudloffradeon: Implement GL_OES_EGL_image
2010-11-09 Johann Rudloffradeon: Implement __DRI_IMAGE and EGL_MESA_image_drm
2010-11-09 Johann Rudloffradeon: Implement EGL_MESA_no_surface_extension
2010-11-08 Mario Kleinermesa/r300classic: Fix dri2Invalidate/radeon_prepare_ren...
2010-11-08 Peter Cliftonintel: Fix emit_linear_blit to use DWORD aligned width...
2010-11-08 Alex Deucherr600c: properly align mipmaps to group size
2010-11-05 Vinson Leei965: Silence uninitialized variable warning.
2010-11-05 Vinson Leei965: Silence uninitialized variable warning.
2010-11-05 Vinson Leer300/compiler: Move declaration before code.
2010-11-05 Vinson Leer300/compiler: Move declaration before code.
2010-11-04 Vinson Leedri/nouveau: Silence uninitialized variable warning.
2010-11-03 Eric Anholtintel: Remove leftover dri1 locking fields in the context.
2010-11-03 Eric Anholtintel: Remove duplicated teximage miptree to object...
2010-11-03 Eric Anholtintel: Avoid taking logbase2 of several things that...
2010-11-03 Eric Anholti965: Remove dead intel_structs.h file.
2010-11-03 Eric Anholtintel: Remove the magic unaligned memcpy code.
2010-11-03 Eric Anholtintel: Annotate debug printout checks with unlikely().
2010-11-02 Vinson Leesavage: Remove unnecessary header.
2010-11-02 Eric Anholtintel: For batch, use GTT mapping instead of writing...
2010-11-02 Brian Pauldri/util: add a bunch of comments
2010-11-02 Zhenyu Wangi965: refresh wm push constant also for BRW_NEW_FRAMENT...
2010-11-02 Tom Stellardr300/compiler: Don't track readers into an IF block.
2010-10-31 Francisco Jerezdri/nouveau: Re-emit the BO state when coming back...
2010-10-31 Francisco Jerezdri/nouveau: Validate the framebuffer state on read...
2010-10-31 Francisco Jerezdri/nouveau: Fix type promotion issue on 32bit platforms.
2010-10-31 Tom Stellardr300/compiler: Don't clobber presubtract sources during...
2010-10-31 Francisco Jerezdri/nouveau: Pipeline glTexSubImage texture transfers.
2010-10-31 Francisco Jerezdri/nouveau: Keep small DYNAMIC_DRAW vertex buffers...
2010-10-31 Francisco Jerezdri/nouveau: Optimize VBO binding re-emission.
2010-10-31 Francisco Jerezdri/nouveau: Split out array handling to its own file.
2010-10-31 Francisco Jerezdri/nouveau: Use a macro to iterate over the bound...
2010-10-31 Francisco Jerezdri/nouveau: Avoid recursion in nouveau_bo_context_reset().
2010-10-31 Francisco Jerezdri/nouveau: Split out the scratch helpers to a separat...
2010-10-31 Francisco Jerezdri/nouveau: Tell the vbo module we want real hardware...
2010-10-31 Francisco Jerezdri/nouveau: Honor the access flags in nouveau_bufferob...
2010-10-30 Francisco Jerezdri/nouveau: Call _mesa_update_state() after framebuffe...
2010-10-30 Francisco Jerezdri/nv25: Bind a hierarchical depth buffer.
2010-10-30 Francisco Jerezdri/nouveau: Don't assert(0) on compressed internal...
2010-10-30 Francisco Jerezdri/nv20: Clear with the 3D engine.
2010-10-29 Chia-I WuMerge branch 'glapi-reorg'
2010-10-28 Eric Anholti965: Update the gen6 stencil ref state when stencil...
2010-10-28 Eric Anholti965: Upload required gen6 VS push constants even when...
2010-10-28 Eric Anholti965: Update gen6 SF state when point state (sprite...
2010-10-28 Eric Anholti965: Add user clip planes support to gen6.
2010-10-28 Tom Stellardr300/compiler: Use rc_get_readers_normal() for presubtr...
2010-10-27 Kenneth Graunkei965: Add bit operation support to the fragment shader...
2010-10-27 Eric Anholti965: Make FS uniforms be the actual type of the unifor...
2010-10-27 Ian Romanickintel: Enable GL_EXT_separate_shader_objects in Intel...
2010-10-27 Ian RomanickTrack separate programs for each stage
2010-10-27 Kenneth GraunkeFix build on systems where "python" is python 3.
2010-10-27 Alex Deucherr600c: add missing radeon_prepare_render() call on...
2010-10-27 Alex Deucherr100: revalidate after radeon_update_renderbuffers
2010-10-26 Eric Anholti965: Disable register spilling on gen6 until it's...
2010-10-26 Eric Anholti965: Fix VS URB entry sizing.
2010-10-26 Eric Anholti965: Drop the eot argument to read messages, which...
2010-10-26 Eric Anholti965: Add support for constant buffer loads on gen6.
2010-10-26 Eric Anholti965: Set up the constant buffer on gen6 when it's...
2010-10-26 Eric Anholti965: Fix typo in comment about state flags.
2010-10-26 Eric Anholti965: Handle new ir_unop_round_even in channel expressi...
2010-10-26 Eric Anholti965: Add support for discard instructions on gen6.
2010-10-26 Eric Anholti965: Add disasm for the flag register.
2010-10-26 Eric Anholti965: Clear some undefined fields of g0 when using...
2010-10-26 Eric Anholti965: Use SENDC on the first render target write on...
2010-10-26 Eric Anholti965: Clarify an XXX comment in FB writes with real...
2010-10-26 Eric Anholti965: Add EU code for dword scattered reads (constant...
2010-10-22 Eric Anholti965: Add support for pull constants to the new FS...
2010-10-22 Eric Anholti965: Move the FS disasm/annotation printout to codegen...
2010-10-22 Francisco Jerezdri/nouveau: Force a "slow" Z clear if we're getting...
2010-10-22 Brian PaulMerge branch 'primitive-restart-cleanup'
2010-10-21 Eric Anholti965: Be more aggressive in tracking live/dead interval...
2010-10-21 Eric Anholti965: Correct scratch space allocation.
2010-10-21 Eric Anholti965: Don't emit register spill offsets directly into g0.
next