intel: Add support for EXT_provoking_vertex.
[mesa.git] / src / gallium /
2009-08-04 Michel Dänzerr300g: Slightly saner initialization of some texture...
2009-08-03 Chia-I Wuegl_softpipe: Add support for pbuffer surface.
2009-08-03 Chia-I Wuegl: Replace IsBound by a pointer to the binding.
2009-08-03 Brian Paultgsi: report opcode name in addition to the number...
2009-08-03 Brian Paultgsi: added tgsi_get_opcode_name()
2009-08-03 Brian Paulgallium: comments, reformatting
2009-08-02 Corbin SimpsonMerge commit 'nha/r300-compiler-gallium'
2009-08-01 Patrice Mandinmesa st: Move logbase2 function to util/u_math.h
2009-07-31 Michal KrolRename TGSI LOOP instruction to better match theri...
2009-07-30 Nicolai Hähnler300g: Use radeon compiler for fragment programs
2009-07-30 Nicolai Hähnler300g: Remove extraneous printf
2009-07-30 Nicolai Hähnler300g: Use r300compiler for vertex shaders
2009-07-30 Chia-I Wusoftpipe: Mark texture dirty when unmapped.
2009-07-30 Brian PaulMerge branch 'mesa_7_5_branch'
2009-07-30 Brian PaulMerge branch 'mesa_7_5_branch'
2009-07-30 Brian PaulMerge branch 'mesa_7_5_branch'
2009-07-30 Michal Kroltgsi: Add proper constraints to sanity.
2009-07-30 Michal Kroltgsi: Declare a LOOP register.
2009-07-30 Michal Kroltgsi: Fix number operands for LOOP/ENDLOOP.
2009-07-30 Michal Kroltgsi: Document LOOP/ENDLOOP instruction operation.
2009-07-29 Brian Paulgallium: fix SSE shadow texture instructions
2009-07-29 Keith Whitwellutil: _debug_printf should print even when DEBUG is...
2009-07-29 Ben Skeggsnv50: support non-blocking query_result()
2009-07-29 Ben Skeggsnouveau: map_range returning -EBUSY isn't necessarily...
2009-07-28 Christoph Bumillernv50: correct zeta formats
2009-07-28 Christoph Bumillernv50: use new 2D surface format names
2009-07-28 Christoph Bumillernv50: support more vtxelt formats
2009-07-28 Christoph Bumillernv50: should use uint32_t ptr in draw_elements_inline_u32
2009-07-28 Christoph Bumillernv50: TIC/TSC fixes and additions
2009-07-28 Christoph Bumillernv50: fix sx/dx typo in transfer_rect_m2mf
2009-07-28 Christoph Bumillernv50: fix viewport transform
2009-07-28 Christoph Bumillernv50: use correct scissor reg
2009-07-28 Brian PaulMerge branch 'mesa_7_5_branch'
2009-07-28 Brian Paulgallium: minor code/comments clean-up
2009-07-27 Brian Paulsoftpipe: include sp_winsys.h to silence function proto...
2009-07-27 Patrice Mandinnouveau: swizzle a single row or column, doing it one...
2009-07-27 Corbin Simpsonr300g: Fix two trivial texture size issues.
2009-07-27 Corbin Simpsonradeon-gallium: If BO allocation fails, return NULL.
2009-07-27 Corbin Simpsonr300g: Add some debugging, correct little bits of math...
2009-07-26 Patrice Mandinnouveau: only swizzle square textures for copy
2009-07-26 José Fonsecautil: fix typo.
2009-07-26 Patrice Mandinnouveau: Take into account destination position for...
2009-07-26 Patrice Mandinnouveau: Recursively swizzle an NPOT sized copy
2009-07-24 Patrice Mandinnouveau: use nv04_surface_copy_swizzle only for POT...
2009-07-24 Joakim Sindholtradeon-gallium: remove old getparam ioctl
2009-07-23 Keith Whitwelldraw: correct address for machine struct in llvm path
2009-07-23 Keith Whitwellgallivm: updates for TGSI changes
2009-07-23 Corbin Simpsonr300g, radeon-gallium: Fix API, cleanup.
2009-07-23 Nicolai Hähnleradeon-gallium: Build fixes wrt changed libdrm_radeon...
2009-07-23 Corbin Simpsonr300g: PIPE_CAP_BLEND_EQUATION_SEPARATE.
2009-07-23 Keith Whitwellgallium: clean up opcode definitions
2009-07-23 Keith Whitwellgallium: remove deprecated TGSI opcodes
2009-07-23 Vinson Leeutil: Add support for Mac OS.
2009-07-23 Corbin Simpsonr300g: Actually mark shaders as translated/untranslated.
2009-07-23 Brian Paulcell: update TGSI_OPCODE_ cases
2009-07-22 Michel Dänzergallium: Fix PPC build.
2009-07-22 Patrice Mandinnouveau: nv30: wrong variable for format
2009-07-22 Patrice Mandinnouveau: Take into account sx,sy parameters to read...
2009-07-22 Keith Whitwellgallium: remove multiple aliases for TGSI opcodes
2009-07-22 Keith Whitwellgallium: simplify tgsi_full_immediate struct
2009-07-20 Keith Whitwelltgsi: get texturing working in vertex shader sse2 path
2009-07-20 Michel DänzerMerge branch 'mesa_7_5_branch'
2009-07-20 Keith Whitwelltgsi: get texturing working in vertex shader sse2 path
2009-07-20 Keith Whitwelltgsi: fix regression in indexed const lookups
2009-07-20 Michel Dänzerr300g: Fix SCons build.
2009-07-20 Michel Dänzergallium/trace: Fix SCons build.
2009-07-19 Michel Dänzerr300g: Guard R500 register writes by is_r500 check.
2009-07-18 Dave Airliegallium: make g3dvl build again
2009-07-18 Brian PaulMerge branch 'mesa_7_5_branch'
2009-07-17 Andrew Randrianasulust/egl: Fix broken build after EGL thread changes
2009-07-17 Alex DeucherMerge branch 'master' of git+ssh://agd5f@git.freedeskto...
2009-07-17 Chia-I Wuegl: Remove redundant DeletePending flag.
2009-07-17 Chia-I Wuegl: Use the link functions to manage resources.
2009-07-16 José Fonsecapython/retrace: Process the call no passed to --to...
2009-07-16 José Fonsecapython/retrace: Dump the surface copy contents.
2009-07-16 José Fonsecapython/retrace: Flush stdout before calling the pipe...
2009-07-16 Keith Whitwelldraw: fix ppc build regression
2009-07-16 Keith Whitwelltgsi: simplify and fix sse KIL implementation
2009-07-16 Keith Whitwellrtasm: export sse_movmskps
2009-07-16 Keith Whitwelltgsi: initial texturing support on sse path
2009-07-16 José Fonsecapython: Hack to prevent segmentation faults when python...
2009-07-16 José Fonsecawgl: Expose pipe_screen/pipe_context via an extension.
2009-07-16 José Fonsecapython: Obtain pipe_screen/pipe_context from the system...
2009-07-16 Keith Whitwelltgsi: make sse function callout mechanism more generic
2009-07-16 Keith Whitwelltgsi: reduce x86 reg usage in tgsi_sse generated programs
2009-07-16 Keith Whitwelltgsi: no need to separately malloc input and output...
2009-07-16 Keith Whitwellgallium: reduce recursive include of tgsi_exec.h
2009-07-16 Keith Whitwelltgsi: make function call code in tgsi_sse.c less opaque
2009-07-16 Keith Whitwellgallium: proper constructor and destructor for tgsi_exe...
2009-07-15 Alex DeucherMerge branch 'master' of git+ssh://agd5f@git.freedeskto...
2009-07-15 Luca Barbierisoftpipe: limit blend results to [0,1]
2009-07-15 José Fonsecapython/retrace: Interpret surface_copy.
2009-07-15 José Fonsecapython/samples: Use PIPE_FORMAT_Z16_UNORM instead of...
2009-07-14 Corbin Simpsondri-st: Unbreak GL_EXT_blend_equation_separate.
2009-07-14 Patrice Mandingallium: Define PIPE_CAP_BLEND_EQUATION_SEPARATE, remov...
2009-07-13 Nicolai Hähnler300g: Small compile warning fixes.
2009-07-13 Nicolai Hähnler300g, radeon: Whitespace fixes.
2009-07-13 Corbin Simpsonr300g: Use align() instead of inline maths.
2009-07-13 Brian PaulMerge branch 'mesa_7_5_branch'
2009-07-10 Brian Paultgsi: update some assertions
next