projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2009-07-14
Eric Anholt
intel: Set DepthRange in the metaops using RasterPos[2].
commit
|
commitdiff
|
tree
2009-07-14
Eric Anholt
Fix state flag dependencies for fixed function fragment...
commit
|
commitdiff
|
tree
2009-07-14
Eric Anholt
intel: Flag _NEW_ARRAY state when doing array object...
commit
|
commitdiff
|
tree
2009-07-14
Brian Paul
mesa: regenerated enums.c file
commit
|
commitdiff
|
tree
2009-07-14
Corbin Simpson
dri-st: Unbreak GL_EXT_blend_equation_separate.
commit
|
commitdiff
|
tree
2009-07-14
Patrice Mandin
gallium: Define PIPE_CAP_BLEND_EQUATION_SEPARATE, remov...
commit
|
commitdiff
|
tree
2009-07-14
Michel Dänzer
radeon: Differentiate 16 bpp destination formats.
commit
|
commitdiff
|
tree
2009-07-14
Michel Dänzer
radeon: Invert front face winding when rendering to...
commit
|
commitdiff
|
tree
2009-07-13
Nicolai Hähnle
r300g: Small compile warning fixes.
commit
|
commitdiff
|
tree
2009-07-13
Nicolai Hähnle
r300g, radeon: Whitespace fixes.
commit
|
commitdiff
|
tree
2009-07-13
Corbin Simpson
r300g: Use align() instead of inline maths.
commit
|
commitdiff
|
tree
2009-07-13
Maciej Cencora
Merge branch 'shaders_cleanup'
commit
|
commitdiff
|
tree
2009-07-13
Eric Anholt
intel: Partially fix fallback detection for glCopyTexSu...
commit
|
commitdiff
|
tree
2009-07-13
Maciej Cencora
r300: always assume all components are read by fragment...
commit
|
commitdiff
|
tree
2009-07-13
Nicolai Hähnle
r300: Fix fogcoord rewriting
commit
|
commitdiff
|
tree
2009-07-13
Maciej Cencora
r300: fix swizzle masking in getUsedComponents
commit
|
commitdiff
|
tree
2009-07-13
Maciej Cencora
r300: minor fix
commit
|
commitdiff
|
tree
2009-07-13
Maciej Cencora
r300: move variables declarations
commit
|
commitdiff
|
tree
2009-07-13
Maciej Cencora
r300: document r300_vertex_program_cont structure
commit
|
commitdiff
|
tree
2009-07-13
Maciej Cencora
r300: document r300_fragment_program_cont struct
commit
|
commitdiff
|
tree
2009-07-13
Maciej Cencora
r300: fix indentation
commit
|
commitdiff
|
tree
2009-07-13
Maciej Cencora
r300: fix StrideB == 0 case when converting data format
commit
|
commitdiff
|
tree
2009-07-13
Maciej Cencora
r300: hw can handle per component negations in vertex...
commit
|
commitdiff
|
tree
2009-07-13
Maciej Cencora
r300: fix WPOS for SWTCL
commit
|
commitdiff
|
tree
2009-07-13
Maciej Cencora
r300: removed unnecessary params
commit
|
commitdiff
|
tree
2009-07-13
Maciej Cencora
r300: use NQSSADCE for vertex programs
commit
|
commitdiff
|
tree
2009-07-13
Maciej Cencora
r300: operate on copy of a program when pairing instruc...
commit
|
commitdiff
|
tree
2009-07-13
Maciej Cencora
r300: handle relative addressing in NQSSADCE
commit
|
commitdiff
|
tree
2009-07-13
Maciej Cencora
r300: handle ARB_vertex_program specific instructions...
commit
|
commitdiff
|
tree
2009-07-13
Maciej Cencora
r300: move depth output rewrite out of NQSSADCE
commit
|
commitdiff
|
tree
2009-07-13
Maciej Cencora
r300: rewrite FOGC and HPOS attribs handling
commit
|
commitdiff
|
tree
2009-07-13
Maciej Cencora
r300: bind vertex program to fragment program
commit
|
commitdiff
|
tree
2009-07-13
Maciej Cencora
r300: recalculate used inputs and outputs after dead...
commit
|
commitdiff
|
tree
2009-07-13
Maciej Cencora
r300: move fragment program selection before vertex...
commit
|
commitdiff
|
tree
2009-07-13
Maciej Cencora
r300: implement proper IsProgramNative check for vertex...
commit
|
commitdiff
|
tree
2009-07-13
Maciej Cencora
r300: don't modify original vertex program
commit
|
commitdiff
|
tree
2009-07-13
Maciej Cencora
r300: cache translated fragment programs
commit
|
commitdiff
|
tree
2009-07-13
Maciej Cencora
r300: update state parameters only once per rendering...
commit
|
commitdiff
|
tree
2009-07-13
Maciej Cencora
r300: translate non native insts earlier for easier...
commit
|
commitdiff
|
tree
2009-07-13
Maciej Cencora
r300: print vertex program after adding artificial...
commit
|
commitdiff
|
tree
2009-07-13
Maciej Cencora
r300: use mesa provided function for adding MVP code
commit
|
commitdiff
|
tree
2009-07-13
Maciej Cencora
r300: simplify insert_wpos a little
commit
|
commitdiff
|
tree
2009-07-13
Brian Paul
Merge branch 'mesa_7_5_branch'
commit
|
commitdiff
|
tree
2009-07-13
Dave Airlie
radeon: port more front fixes from intel.
commit
|
commitdiff
|
tree
2009-07-13
Dave Airlie
radeon/r200: fix color masking under dri2
commit
|
commitdiff
|
tree
2009-07-13
Dave Airlie
radeon: Use Stencil.Enabled instead of Stencil._Enabled...
commit
|
commitdiff
|
tree
2009-07-13
Dave Airlie
radeon/fbo: stencil bits fix from Michel in intel fbo...
commit
|
commitdiff
|
tree
2009-07-13
Peteri Andras
r128: fix two-sided lighting segfault seen in GLUT...
commit
|
commitdiff
|
tree
2009-07-13
Ian Romanick
intel: Bump driver data, add RC3 tag
commit
|
commitdiff
|
tree
2009-07-13
Xiang, Haihao
i965: add support for new chipsets
commit
|
commitdiff
|
tree
2009-07-12
Dave Airlie
r300: move fallback warnings inside fallback debugging
commit
|
commitdiff
|
tree
2009-07-12
Dave Airlie
r300: fix clear mask to not use sw if not necessary
commit
|
commitdiff
|
tree
2009-07-12
Nicolai Hähnle
radeon: Fix crash when rendering to incomplete texture...
commit
|
commitdiff
|
tree
2009-07-12
Dave Airlie
radeon: update clear code from Intel codebase.
commit
|
commitdiff
|
tree
2009-07-12
Dave Airlie
radeon: fbo fix firecube crashes
commit
|
commitdiff
|
tree
2009-07-11
Michel Dänzer
radeon: Fix scissor rectangle calculation when renderin...
commit
|
commitdiff
|
tree
2009-07-11
Zack Rusin
gallium: compare the actual register, not all the inputs
commit
|
commitdiff
|
tree
2009-07-10
Brian Paul
tgsi: update some assertions
commit
|
commitdiff
|
tree
2009-07-10
Brian Paul
tgsi: tgsi: add semantic_names[] string for TGSI_SEMANT...
commit
|
commitdiff
|
tree
2009-07-10
Brian Paul
tgsi: add semantic_names[] string for TGSI_SEMANTIC_FACE
commit
|
commitdiff
|
tree
2009-07-10
Brian Paul
st/mesa: implement indirect addressing for destination...
commit
|
commitdiff
|
tree
2009-07-10
Brian Paul
tgis: implement indirect addressing for destination...
commit
|
commitdiff
|
tree
2009-07-10
Brian Paul
vbo: fix vbo/dlist memory leak
commit
|
commitdiff
|
tree
2009-07-10
Brian Paul
demos: set 4th component of texcoord to 1.0
commit
|
commitdiff
|
tree
2009-07-10
Dave Airlie
radeon: enable GL_NV_texture_rectangle under dri2.
commit
|
commitdiff
|
tree
2009-07-10
Dave Airlie
radeon: set texture in state properly.
commit
|
commitdiff
|
tree
2009-07-10
Dave Airlie
radeon: make swtcl emit size bigger
commit
|
commitdiff
|
tree
2009-07-10
Michel Dänzer
Remove stale reference to non-Gallium nouveau driver...
commit
|
commitdiff
|
tree
2009-07-09
Ian Romanick
mesa: From float type modifier from values to large...
commit
|
commitdiff
|
tree
2009-07-09
Brian Paul
Merge branch 'mesa_7_5_branch'
commit
|
commitdiff
|
tree
2009-07-09
Brian Paul
docs: document gl_TextureMatrix[i][j] array indexing...
commit
|
commitdiff
|
tree
2009-07-09
Brian Paul
glsl: do const parameter optimization for array element...
commit
|
commitdiff
|
tree
2009-07-09
Brian Paul
glsl: fix incorrect indexing for gl_TextureMatrix[i][j]
commit
|
commitdiff
|
tree
2009-07-08
Brian Paul
docs: document glMaterial/glShadeModel display list...
commit
|
commitdiff
|
tree
2009-07-07
Brian Paul
mesa: only use fallback texture when using shaders...
commit
|
commitdiff
|
tree
2009-07-07
Zack Rusin
gallium: fixup register indexes for fog/frontface/point...
commit
|
commitdiff
|
tree
2009-07-07
Michel Dänzer
gallium: Fixes for clobbering stencil values in combine...
commit
|
commitdiff
|
tree
2009-07-07
Michel Dänzer
GLX/DRI1: Mark GLX visuals with depth != screen depth...
commit
|
commitdiff
|
tree
2009-07-07
Michel Dänzer
gallium: Only set FRONT_STATUS_COPY_OF_BACK if there...
commit
|
commitdiff
|
tree
2009-07-07
Zack Rusin
gallium: more fog extraction fixes
commit
|
commitdiff
|
tree
2009-07-06
Ian Romanick
demos: Fix vsync checking in glxgears
commit
|
commitdiff
|
tree
2009-07-06
José Fonseca
wgl: Make the stw_framebuffer destructions threadsafe.
commit
|
commitdiff
|
tree
2009-07-06
José Fonseca
wgl: Check for multiple threads before GET_CURRENT_CONTEXT.
commit
|
commitdiff
|
tree
2009-07-06
José Fonseca
wgl: Listen to WM_WINDOWPOSCHANGED instead of WM_SIZE...
commit
|
commitdiff
|
tree
2009-07-05
Jakob Bornecrantz
Merge branch 'mesa_7_5_branch'
commit
|
commitdiff
|
tree
2009-07-08
Brian Paul
demos: indentation fix
commit
|
commitdiff
|
tree
2009-07-08
Brian Paul
demos: use glEnable/DisableClientState() for vertex...
commit
|
commitdiff
|
tree
2009-07-08
RALOVICH, Kristóf
glx: death to RCS tag
commit
|
commitdiff
|
tree
2009-07-08
Corbin Simpson
r300g: Remove VAP_CNTL_STATUS from invariant state.
commit
|
commitdiff
|
tree
2009-07-08
Corbin Simpson
r300g: Disable MSPOS registers for glisse's CS security...
commit
|
commitdiff
|
tree
2009-07-08
Corbin Simpson
r300-gallium: Unify sampler and texture emit.
commit
|
commitdiff
|
tree
2009-07-08
Corbin Simpson
r300-gallium: Mipmap setup.
commit
|
commitdiff
|
tree
2009-07-08
Corbin Simpson
r300g: Add endian fix to vertex fetcher setup.
commit
|
commitdiff
|
tree
2009-07-08
Corbin Simpson
gallium: Add endian detection to p_config.
commit
|
commitdiff
|
tree
2009-07-08
Maciej Cencora
r300: fix regression introduced by ca13937ef97c7779f639...
commit
|
commitdiff
|
tree
2009-07-08
Maciej Cencora
radeon: fix copy and paste typo
commit
|
commitdiff
|
tree
2009-07-08
Maciej Cencora
mesa/vbo: always recalculate min_index and max_index...
commit
|
commitdiff
|
tree
2009-07-04
Jakob Bornecrantz
progs/tests: Use compressed texture in mipmap_comp_tests
commit
|
commitdiff
|
tree
2009-07-07
Eric Anholt
intel: Fix flipped Y for glDrawPixels(GL_STENCIL_INDEX...
commit
|
commitdiff
|
tree
2009-07-07
Eric Anholt
intel: Fall back on glCopyPixels(GL_DEPTH) or GL_STENCIL.
commit
|
commitdiff
|
tree
next