projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2009-06-10
Brian Paul
st/mesa: enable EXT_provoking_vertex
commit
|
commitdiff
|
tree
2009-06-10
Brian Paul
tests: prim.c demo, modified for GL_EXT_provoking_vertex
commit
|
commitdiff
|
tree
2009-06-10
Brian Paul
tests: need tkmap.c for prim.c
commit
|
commitdiff
|
tree
2009-06-10
Brian Paul
draw: implement flatshade_first for drawing pipeline
commit
|
commitdiff
|
tree
2009-06-10
Brian Paul
softpipe: implement flatshade_first for triangles
commit
|
commitdiff
|
tree
2009-06-10
Brian Paul
softpipe: implement flatshade_first for line setup
commit
|
commitdiff
|
tree
2009-06-04
Brian Paul
Revert "softpipe: fix flat shading provoking vertex...
commit
|
commitdiff
|
tree
2009-06-04
Brian Paul
mesa: fix parity error for tri strips with 1st provokin...
commit
|
commitdiff
|
tree
2009-06-04
Brian Paul
tnl: fix first provoking vertex case for unfilled triangles
commit
|
commitdiff
|
tree
2009-06-03
Brian Paul
tnl: fix first provoking vertex bug for line loops
commit
|
commitdiff
|
tree
2009-06-02
Brian Paul
docs: implemented GL_EXT_provoking_vertex
commit
|
commitdiff
|
tree
2009-06-02
Brian Paul
mesa: enable GL_EXT_provoking_vertex for sw drivers
commit
|
commitdiff
|
tree
2009-06-02
Brian Paul
tnl: implement GL_EXT_provoking_vertex
commit
|
commitdiff
|
tree
2009-05-28
Brian Paul
st: set pipe_rasterizer_state::flatshade_first accordin...
commit
|
commitdiff
|
tree
2009-05-28
Brian Paul
mesa: glGet queries for GL_EXT_provoking_vertex
commit
|
commitdiff
|
tree
2009-05-28
Brian Paul
mesa: exec/dlist functions for glProvokingVertexEXT()
commit
|
commitdiff
|
tree
2009-05-28
Brian Paul
mesa: data structure updates for GL_EXT_provoking_vertex
commit
|
commitdiff
|
tree
2009-05-28
Brian Paul
mesa: regenerated enums for GL_EXT_provoking_vertex
commit
|
commitdiff
|
tree
2009-05-28
Brian Paul
mesa: regenerated API files for GL_EXT_provoking_vertex
commit
|
commitdiff
|
tree
2009-05-28
Brian Paul
mesa: GL API changes for GL_EXT_provoking_vertex
commit
|
commitdiff
|
tree
2009-05-28
Corbin Simpson
r300-gallium, radeon-gallium: Make add_buffer indicate...
commit
|
commitdiff
|
tree
2009-05-28
Ben Skeggs
nv50: some mipmapping fixes
commit
|
commitdiff
|
tree
2009-05-28
Christoph Bumiller
nv50: negate sources directly where supported
commit
|
commitdiff
|
tree
2009-05-28
Christoph Bumiller
nv50: introduce emit_cvt and use it
commit
|
commitdiff
|
tree
2009-05-28
Christoph Bumiller
nv50: fix TXP
commit
|
commitdiff
|
tree
2009-05-28
Christoph Bumiller
nv50: use multiple constant buffers
commit
|
commitdiff
|
tree
2009-05-28
Christoph Bumiller
nv50: don't look for unfreed temps in free_nv50_pc
commit
|
commitdiff
|
tree
2009-05-28
Christoph Bumiller
nv50: release hw TEMPs early
commit
|
commitdiff
|
tree
2009-05-28
Christoph Bumiller
nv50: allow immediates for MOV, ADD and MUL
commit
|
commitdiff
|
tree
2009-05-28
Christoph Bumiller
nv50: enable half insns for MOV and MUL
commit
|
commitdiff
|
tree
2009-05-28
Christoph Bumiller
nv50: make sure half-long insns are paired
commit
|
commitdiff
|
tree
2009-05-28
Christoph Bumiller
nv50: enable KIL in register 19a8
commit
|
commitdiff
|
tree
2009-05-28
Christoph Bumiller
nv50: don't overwrite sources before they're used
commit
|
commitdiff
|
tree
2009-05-28
Christoph Bumiller
nv50: put FP outputs where they belong
commit
|
commitdiff
|
tree
2009-05-28
Christoph Bumiller
nv50: modified FP attribute loading
commit
|
commitdiff
|
tree
2009-05-28
Christoph Bumiller
nv50: inspect decl semantic and interpolation mode
commit
|
commitdiff
|
tree
2009-05-28
Christoph Bumiller
nv50: record last access to temp and attr regs
commit
|
commitdiff
|
tree
2009-05-28
Christoph Bumiller
nv50: save some space in immediate buffer
commit
|
commitdiff
|
tree
2009-05-28
Christoph Bumiller
nv50: fix SIGN_SET case in tgsi_src
commit
|
commitdiff
|
tree
2009-05-28
Christoph Bumiller
nv50: set dst.z,w to 0,1 in SCS and XPD
commit
|
commitdiff
|
tree
2009-05-28
Christoph Bumiller
nv50: make LRP instruction nicer
commit
|
commitdiff
|
tree
2009-05-28
Christoph Bumiller
nv50: fix some memory leaks in shader assembler
commit
|
commitdiff
|
tree
2009-05-28
Ben Skeggs
nouveau: explicitly request mappable buffers for the...
commit
|
commitdiff
|
tree
2009-05-28
Mike Kaplinksiy
draw: Fix assertion failure at fetch_emit_prepare
commit
|
commitdiff
|
tree
2009-05-28
Brian Paul
demos: remove some old debug/test code
commit
|
commitdiff
|
tree
2009-05-28
Brian Paul
softpipe: comments
commit
|
commitdiff
|
tree
2009-05-28
Brian Paul
softpipe: include sp_winsys.h to silence warning (unpro...
commit
|
commitdiff
|
tree
2009-05-28
Brian Paul
softpipe: fix flat shading provoking vertex for PIPE_PR...
commit
|
commitdiff
|
tree
2009-05-28
Brian Paul
st/mesa: init Format field of vertex arrays for feedbac...
commit
|
commitdiff
|
tree
2009-05-27
Eric Anholt
i915: Fall back on NPOT textured metaops on 830-class.
commit
|
commitdiff
|
tree
2009-05-27
Eric Anholt
i915: Restore the Viewport and DepthRange functions...
commit
|
commitdiff
|
tree
2009-05-26
Chris Wilson
intel: Override MaxRenderbufferSize with hardware const...
commit
|
commitdiff
|
tree
2009-05-22
Brian Paul
mesa: fix warning message in vbo_exec_DrawRangeElements()
commit
|
commitdiff
|
tree
2009-05-22
Brian Paul
mesa: add missing update_min() call in update_arrays()
commit
|
commitdiff
|
tree
2009-05-22
Brian Paul
mesa: reduce gl_array_object::VertexAttrib[] array...
commit
|
commitdiff
|
tree
2009-05-22
Brian Paul
mesa: use Elements() for loop limit
commit
|
commitdiff
|
tree
2009-05-22
Brian Paul
mesa: use Elements() for loop limit
commit
|
commitdiff
|
tree
2009-05-22
Brian Paul
mesa: use Elements() for loop limit
commit
|
commitdiff
|
tree
2009-05-22
Brian Paul
mesa: use Elements() for loop limit
commit
|
commitdiff
|
tree
2009-05-22
Brian Paul
mesa: use Elements() for loop limit
commit
|
commitdiff
|
tree
2009-05-22
Brian Paul
mesa: simplify adjust_buffer_object_ref_counts()
commit
|
commitdiff
|
tree
2009-05-22
Brian Paul
mesa: minor code clean-up
commit
|
commitdiff
|
tree
2009-05-22
Brian Paul
mesa: use Elements() for loop limit
commit
|
commitdiff
|
tree
2009-05-22
Brian Paul
vbo: s/32/VERT_ATTRIB_MAX/
commit
|
commitdiff
|
tree
2009-05-22
Brian Paul
mesa: use Elements() for loop bound
commit
|
commitdiff
|
tree
2009-05-22
Brian Paul
mesa: minor code simplification
commit
|
commitdiff
|
tree
2009-05-22
Brian Paul
Merge branch 'mesa_7_5_branch'
commit
|
commitdiff
|
tree
2009-05-22
Brian Paul
mesa: fix loop over generic attribs in update_arrays()
commit
|
commitdiff
|
tree
2009-05-22
Brian Paul
vbo: asst. reformatting, clean-ups
commit
|
commitdiff
|
tree
2009-05-22
Brian Paul
Merge branch 'mesa_7_5_branch'
commit
|
commitdiff
|
tree
2009-05-22
Brian Paul
vbo: fix crash in vbo_exec_bind_arrays()
commit
|
commitdiff
|
tree
2009-05-22
Brian Paul
demos: extend glsl/multitex.c to use a vertex buffer...
commit
|
commitdiff
|
tree
2009-05-22
Brian Paul
demos/util: add funcs for GL_ARB_buffer_object
commit
|
commitdiff
|
tree
2009-05-22
Brian Paul
demos: fix multitex.c VertCoord attribute mapping
commit
|
commitdiff
|
tree
2009-05-22
Brian Paul
Merge branch 'mesa_7_5_branch'
commit
|
commitdiff
|
tree
2009-05-22
Brian Paul
mesa: allow GL_BITMAP type in _mesa_image_image_stride()
commit
|
commitdiff
|
tree
2009-05-22
Brian Paul
mesa: added some assertions
commit
|
commitdiff
|
tree
2009-05-22
Brian Paul
mesa: use Elements() macro to limit loops instead of...
commit
|
commitdiff
|
tree
2009-05-22
Brian Paul
mesa: remove MAX_VERTEX_PROGRAM_ATTRIBS
commit
|
commitdiff
|
tree
2009-05-22
Brian Paul
mesa: rename MAX_VERTEX_ATTRIBS to MAX_VERTEX_GENERIC_A...
commit
|
commitdiff
|
tree
2009-05-22
Brian Paul
mesa: s/MAX_VERTEX_PROGRAM_ATTRIBS/MAX_NV_VERTEX_PROGRA...
commit
|
commitdiff
|
tree
2009-05-22
Brian Paul
mesa: added comment
commit
|
commitdiff
|
tree
2009-05-22
Brian Paul
mesa: add missing glGet*() case for GL_VERTEX_ARRAY_BIN...
commit
|
commitdiff
|
tree
2009-05-21
Brian Paul
vbo: fix build breakage...oops
commit
|
commitdiff
|
tree
2009-05-21
Brian Paul
vbo: comments, whitespace clean-ups
commit
|
commitdiff
|
tree
2009-05-21
Brian Paul
mesa: s/MAX_VERTEX_PROGRAM_ATTRIBS/MAX_NV_VERTEX_PROGRA...
commit
|
commitdiff
|
tree
2009-05-21
Brian Paul
Merge branch 'mesa_7_5_branch'
commit
|
commitdiff
|
tree
2009-05-21
Brian Paul
vbo: fix incorrect loop limit in bind_array_obj()
commit
|
commitdiff
|
tree
2009-05-21
Brian Paul
mesa: use MAX_ values instead of literals
commit
|
commitdiff
|
tree
2009-05-21
Brian Paul
mesa: freshen comments for update_array()
commit
|
commitdiff
|
tree
2009-05-21
Brian Paul
mesa: minor code simplification in _mesa_GetVertexAttri...
commit
|
commitdiff
|
tree
2009-05-21
Brian Paul
mesa: comment for _mesa_GetVertexAttribfvARB()
commit
|
commitdiff
|
tree
2009-05-21
Brian Paul
mesa: minor code simplification in _mesa_GetVertexAttri...
commit
|
commitdiff
|
tree
2009-05-21
Brian Paul
mesa: remove const qualifier
commit
|
commitdiff
|
tree
2009-05-21
Brian Paul
mesa: VertexAttribPointer comments
commit
|
commitdiff
|
tree
2009-05-21
Brian Paul
mesa: call _mesa_update_array_object_max_element()...
commit
|
commitdiff
|
tree
2009-05-21
Brian Paul
mesa: added gl_array_object::Weight array field
commit
|
commitdiff
|
tree
2009-05-21
Brian Paul
mesa: check FEATURE_point_size_array for PointSize...
commit
|
commitdiff
|
tree
2009-05-21
Brian Paul
mesa: fix some potential state-restore issues in pop_te...
commit
|
commitdiff
|
tree
2009-05-21
Brian Paul
mesa: new _mesa_update_array_object_max_element() function
commit
|
commitdiff
|
tree
next