ARB prog parser: Correct handling of some extensions that interact w/ARB_vp
[mesa.git] / src / gallium /
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
2009-07-10 Brian Paultgsi: tgsi: add semantic_names[] string for TGSI_SEMANT...
2009-07-10 Brian Paultgsi: add semantic_names[] string for TGSI_SEMANTIC_FACE
2009-07-10 Brian Paultgis: implement indirect addressing for destination...
2009-07-09 Brian PaulMerge branch 'mesa_7_5_branch'
2009-07-07 Michel Dänzergallium: Fixes for clobbering stencil values in combine...
2009-07-06 José Fonsecawgl: Make the stw_framebuffer destructions threadsafe.
2009-07-06 José Fonsecawgl: Check for multiple threads before GET_CURRENT_CONTEXT.
2009-07-06 José Fonsecawgl: Listen to WM_WINDOWPOSCHANGED instead of WM_SIZE...
2009-07-05 Jakob BornecrantzMerge branch 'mesa_7_5_branch'
2009-07-08 Corbin Simpsonr300g: Remove VAP_CNTL_STATUS from invariant state.
2009-07-08 Corbin Simpsonr300g: Disable MSPOS registers for glisse's CS security...
2009-07-08 Corbin Simpsonr300-gallium: Unify sampler and texture emit.
2009-07-08 Corbin Simpsonr300-gallium: Mipmap setup.
2009-07-08 Corbin Simpsonr300g: Add endian fix to vertex fetcher setup.
2009-07-08 Corbin Simpsongallium: Add endian detection to p_config.
2009-07-04 Jakob BornecrantzMerge branch 'mesa_7_5_branch'
2009-07-07 Zack RusinMerge commit 'origin/openvg-1.0'
2009-07-06 Zack Rusingallium: rearrange some members to avoid memory holes...
2009-07-06 Zack Rusinpipebuffer: handle possible null pointer dereference
2009-07-06 Zack Rusincso: possible null pointer dereference
2009-07-06 Zack Rusinutil: fix possible null pointer usage
2009-07-06 Zack Rusinexa: some infrastucture work for accelerating composite
2009-07-05 Corbin Simpsonradeon-gallium: Compile warning fix.
2009-07-05 Corbin Simpsonradeon-gallium: Use FLINK to do proper global buffers.
2009-07-05 Corbin Simpsonradeon-gallium: Wait for BOs before mapping them.
2009-07-03 Jakob BornecrantzMerge branch 'mesa_7_5_branch'
2009-07-03 Keith Whitwellst/wgl: don't advertise WGL_EXT_swap_interval string
2009-07-03 José Fonsecawgl: Lookup framebuffers by HWND whenever possible.
2009-07-02 Corbin SimpsonNuke old trace-drm integration.
2009-07-02 Jakob Bornecrantzr300g: Readd trace driver support
2009-07-02 Jakob Bornecrantzi915g: Readd trace driver support
2009-07-02 Jakob Bornecrantztrace: Add drm api integration
2009-07-02 Keith WhitwellMerge commit 'origin/dlist-statechange-shortcircuit...
2009-07-02 Corbin Simpsonr300g: Fix recursive Draw flush.
2009-07-02 Corbin Simpsonr300g: Use floats for surface_copy texcoords, use corre...
2009-07-02 Corbin Simpsonradeon-gallium: Adapt to drm_api changes.
2009-06-30 Ben Skeggsnouveau: return some supported zeta formats
2009-06-30 Ben Skeggsnouveau: deal with PIPE_CAP_TGSI_CONT_SUPPORTED
2009-06-30 Ben Skeggsnouveau: fix build...
2009-06-30 Jakob Bornecrantzdrm/st: Remove drm_api struct from drivers
2009-06-30 Keith WhitwellMerge branch 'mesa_7_5_branch' into dlist-statechange...
2009-06-30 Brian PaulMerge branch 'mesa_7_5_branch'
2009-06-30 Brian Paulgallium: remove the pipe_sampler_state::shadow_ambient...
2009-06-30 José Fonsecautil: Set PIPE_BUFFER_USAGE_FLUSH_EXPLICIT when calling...
2009-06-30 José Fonsecagallium: New PIPE_BUFFER_USAGE_FLUSH_EXPLICIT flag...
2009-07-01 José Fonsecautil: Increase OutputDebugStringA to 4k.
2009-07-01 Keith Whitwellst/wgl: dummy implementation of wgl swapinterval extension
2009-07-01 Zack Rusingallium: fix the front face semantics
2009-07-01 José Fonsecawgl: Optimize wglGetProcAddress.
2009-06-30 Jakob Bornecrantzidentity: Create a drm_api wrapper
2009-06-30 Jakob Bornecrantzdrm/st: Return drm_api struct from a function
2009-06-30 Brian Paulsoftpipe: use shadow_compare4() to compare texcoord...
2009-06-30 Brian Paulsoftpipe: pass sampler state to shadow_compare()
2009-06-30 Younes Mantonnouveau: Expect right params to tex_transfer_destroy().
2009-06-30 Younes Mantonnouveau: Turn off debug cannon.
2009-06-29 Brian PaulMerge branch 'mesa_7_5_branch'
2009-06-29 Brian Paulgallium/draw: sketch out some missing pointcoord code
2009-06-29 Brian PaulMerge branch 'mesa_7_5_branch'
2009-06-26 Brian Paulcell: PIPE_CAP_TGSI_CONT_SUPPORTED query
2009-06-26 Brian Paulsoftpipe: PIPE_CAP_TGSI_CONT_SUPPORTED query
next