index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
docs: updated bug fix list for 7.4.2
Brian Paul
2009-05-11
1
-0
/
+4
*
mesa: Fixed a texture memory leak
Brian Paul
2009-05-11
1
-0
/
+3
*
Flag GLSL programs as depending on constant state when they use uniforms.
Eric Anholt
2009-05-05
1
-0
/
+5
*
glx: replace Xmalloc() calls with Xcalloc()
Brian Paul
2009-05-04
2
-2
/
+2
*
mesa: fix state validation bug for glCopyTex[Sub]Image()
Brian Paul
2009-05-01
1
-5
/
+16
*
docs: fix typos
Brian Paul
2009-04-30
3
-3
/
+3
*
r300: Increase reference count of texture objects referenced by current state.
Michel Dänzer
2009-04-30
4
-9
/
+11
*
mesa: Fix buffer overflow when parsing generic vertex attributes.
Brian Paul
2009-04-28
1
-3
/
+9
*
R300: add quadpipe overrides
Alex Deucher
2009-04-28
1
-4
/
+13
*
docs: fix swrast texrect bug 21461
Brian Paul
2009-04-28
1
-0
/
+2
*
swrast: add missing break in clamp_rect_coord_linear()
Brian Paul
2009-04-28
1
-0
/
+1
*
demos: ensure display lists are destroyed for next generation
Alan Hourihane
2009-04-24
1
-0
/
+4
*
i965: Support drawing to FBO cube faces other than positive X.
Eric Anholt
2009-04-23
1
-7
/
+11
*
intel: Fix commented-out glViewport in intel_meta_set_passthrough_transform.
Eric Anholt
2009-04-23
1
-3
/
+3
*
fixed intel front-buffer rendering segfault
Brian Paul
2009-04-20
1
-0
/
+1
*
intel: added null screen->dri2.loader pointer check
Brian Paul
2009-04-20
1
-1
/
+2
*
docs: create 7.4.2 release notes page
Brian Paul
2009-04-18
2
-0
/
+60
*
docs: remove unused sections
Brian Paul
2009-04-18
1
-9
/
+0
*
docs: MD5 sums for 7.4.1 release
Brian Paul
2009-04-18
1
-1
/
+9
*
intel: update driver date, remove RC3 designation
Brian Paul
2009-04-18
1
-1
/
+1
*
mesa: bump version to 7.4.1
Brian Paul
2009-04-18
1
-1
/
+1
*
docs: prep for 7.4.1 release
Brian Paul
2009-04-18
3
-2
/
+9
*
mesa: bump version to 7.4.1
Brian Paul
2009-04-18
2
-4
/
+4
*
mesa: add switch case for GL_VERTEX_STATE_PROGRAM_NV in _mesa_new_program()
Brian Paul
2009-04-18
1
-0
/
+1
*
intel: Handle ARB_vertex_buffer_object state in intel_clear_tris().
Michel Dänzer
2009-04-18
1
-0
/
+5
*
intel: make sure polygon mode is set properly in intel_clear_tris()
Brian Paul
2009-04-17
1
-0
/
+2
*
docs: fixed user clip plane restore bug in glPopAttrib()
Brian Paul
2009-04-16
1
-0
/
+1
*
mesa: fix bad mask bit in clip plane restore code for glPopAttrib()
Brian Paul
2009-04-16
1
-1
/
+1
*
mesa: add distclean target to top-level Makefile
Brian Paul
2009-04-16
1
-1
/
+5
*
demos: use larger buffer for snprintf() call, see bug 21220
Brian Paul
2009-04-16
1
-1
/
+1
*
intel: Bump driver date
intel_2009q1_rc3
Ian Romanick
2009-04-15
1
-1
/
+1
*
docs: more bug fixes for Mesa 7.4.1
Ian Romanick
2009-04-15
1
-0
/
+4
*
glx: added null pointer check in glXGetFBConfigs()
Brian Paul
2009-04-15
1
-1
/
+2
*
DRI2: Don't fault on NULL DrawBuffer
Ian Romanick
2009-04-11
1
-1
/
+1
*
dri2: Don't crash if the server returns more buffers than expected.
Eric Anholt
2009-04-09
1
-1
/
+1
*
intel / DRI2: Accept fake front-buffer from loader
Ian Romanick
2009-04-09
1
-0
/
+5
*
DRI2: Assume that there is always a front buffer
Ian Romanick
2009-04-09
1
-7
/
+3
*
intel / DRI2: Track and flush front-buffer rendering
Ian Romanick
2009-04-09
3
-0
/
+46
*
DRI2: Provide an interface for drivers to flush front-buffer rendering
Ian Romanick
2009-04-09
2
-1
/
+24
*
mesa: fix potential recursive locking deadlock in _mesa_HashWalk()
Brian Paul
2009-04-09
1
-4
/
+14
*
swrast: fix point rendering function selection
Brian Paul
2009-04-07
1
-1
/
+4
*
docs: more bug fixes for Mesa 7.4.1
Brian Paul
2009-04-07
1
-0
/
+2
*
mesa: in mesa_add_named_constant(), avoid adding duplicate constants
Brian Paul
2009-04-07
1
-7
/
+12
*
mesa: fix parameter counting in ARB vertex/fragment program parsing
Brian Paul
2009-04-07
1
-5
/
+2
*
mesa: replace >= with > when testing if we've exceeded max local params
Brian Paul
2009-04-07
1
-2
/
+2
*
mesa: only clear matrix MAT_DIRTY_INVERSE flag when we actually compute the i...
Brian Paul
2009-04-07
1
-3
/
+2
*
mesa: for OPCODE_LIT, use _mesa_pow() instead of exp() and log()
Brian Paul
2009-04-07
1
-2
/
+2
*
radeon: Expose a 32 bit RGBA fbconfig even when the screen depth is 16.
Michel Dänzer
2009-04-06
1
-14
/
+17
*
mesa: don't normalize spot light direction until validation time
Brian Paul
2009-04-03
1
-2
/
+7
*
mesa: fix TexParameter functions
Roland Scheidegger
2009-04-03
1
-58
/
+82
[next]